@charset "utf-8";
/* CSS Document */
*{ margin:0 auto;padding:0;border:0;}
body {font-size:12px; line-height:24px;color:#333333; font-family:Microsoft YaHei,SimSun; -webkit-text-size-adjust:none; background:url(../Image/bj.jpg) repeat-x left top #fafafa;}
a{ color:#333333; text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:none; color:#d90707;}
.f_left{ float:left;}
.f_right{ float:right;}
.f_right1{ float:right; margin-right:15px;}
.clear{ clear:both;}
.relative{ position:relative;}
.absolute{	position:absolute;}
ul {list-style: none;}
li{ list-style-type:none;}
#main{ width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.eng{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:30px; color:#dedede; padding-left:16px;}
#inco,.nav{ font-family:Microsoft YaHei,SimSun; font-size:15px;}
.nr{ line-height:26px;}
.red{ color:#d90707;}
.w1002{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
/*-------------- top --------------*/


#top{ width:1200px; height:auto; margin:0 auto;}
#logo{ float:left; height:97px;}
#inco{ float:left; height:97px; padding-left:80px;}
#inco > ul >li{ float:left; width:92px; height:97px; position:relative;}
#inco > ul >li >a{ display:block; text-align:center; height:84px; line-height:74px; overflow:hidden; padding-top:13px; position:relative;}
#inco > ul >li >a:hover{ color:#FFF;}
#inco > ul >li >a >span{ position:relative; z-index:9999}
#inco > ul >li >a >i{ position:absolute; z-index:0; top:109px; transition:0.3s all 0s linear;  left:0; height:109px; width:95px; background:#004e99}
#inco > ul >li >a:hover >i{ top:0;}

.sub_nav{ position:relative; height:0; width:0; background:#FFF; z-index:999999; margin:0;overflow:hidden; border-bottom:3px solid #004e99; opacity:0; display:none;}
.sub_nav ul{ width:153px; padding:13px 22px 7px 10px; background:#ededed; float:left; height:295px;}
.sub_nav dd{ line-height:32px; height:32px; clear:left; text-align: center; border-bottom:1px solid #cccccc; display:block; width:153px; }
.sub_nav dd a{ display:block; color:#6c6b6b; font-weight:700;}
.sub_nav dd:hover a{color:#FFF; background:#004e99;}

